home *** CD-ROM | disk | FTP | other *** search
/ PC World 2006 October / PCWorld_2006-10_cd.bin / komunikace / greenbrowser / GreenBrowserSetup.exe / {app} / Resource / DownManager.ini.default < prev    next >
INI File  |  2006-01-26  |  5KB  |  37 lines

  1. [DownManager]
  2. MonitorFileType=.ZIP;.RAR;.EXE;.CAB;.GZ;.Z;.TAR;.ARJ;.LZH;.AVI;.RM;.RAM;.ASF;.WMV;.MPG;.MPEG;.RMVB;.MP3
  3. N1=FlashGet
  4. S1=<script language="vbscript">\nset JetCarCatch=CreateObject("JetCar.Netscape")\ncall JetCarCatch.AddUrl("%download_url","%download_info",document.Url)\n</script>
  5. N2=NetAnts
  6. S2=<script language="VBScript">\nOn Error Resume Next\nset NetAntsApi=CreateObject("NetAnts.API")\nif err<>0 then\nMsgBox("NetAnts not properly installed on this PC!")\nelse\nif NetAntsApi.IsUrlExist("%download_url") then\nMsgBox("%download_url"+vbCrLf+"already in queue")\nelse\ncall NetAntsApi.AddUrl("%download_url", "%download_info", document.Url)\nend if\nend if\n</script>
  7. N3=Net Transport
  8. S3=<script language="vbscript">\nset NTIECatcher=CreateObject("NTIEHelper.NTIEAddUrl")\ncall NTIECatcher.AddLink(document.Url, "%download_url", "%download_info")\n</script>
  9. N4=Download Express
  10. S4=<script language="JavaScript">\nvar DP = new ActiveXObject("Mdpph.API.1");\nif(DP)DP.DownloadFile("%download_url", document.Url, "");\nelse \nalert("download express is not installed yet"); \n</script> 
  11. N5=HiDownload
  12. S5=<script language="VBScript">\nset NetMolesApi=CreateObject("NetMoles.NetMoles")\nif err<>0 then\nMsgBox("NetMoles not properly installed on this PC!")\nelse\nNetMolesApi.NMAddUrl "%download_url", document.Url\nend if\n</script>
  13. N6=DLExpert
  14. S6=<script language="VBScript">\nset dlexpertapi= CreateObject("dlexpertapi")\ncall dlexpertapi.addjob("%download_url",document.Url)\n</script>
  15. N7=GetRight
  16. S7=<script language="JavaScript1.2">window.clipboardData.setData("Text", "%download_url");</script>
  17. N8=Fresh Download
  18. S8=<script language="JavaScript1.2">\nvar FD = new ActiveXObject("fdcatch.fdnscatcher");if(FD) FD.AddUrl("%download_url", document.Url, 0); else alert("FDCatch.dll is not registered or corrupted. Please re-install Fresh Download");</script>
  19. N9=DAP
  20. S9=<script language="JavaScript1.2">\nvar DAPExt = new ActiveXObject("dapie.catcher");if(DAPExt) DAPExt.MenuUrl("%download_url", document.Url, ""); else alert("DAPIE.DLL is not registered or corrupted. Please re-install Download Accelerator Plus");</script>
  21. N10=LeechGet
  22. S10=<script language="JavaScript1.2">\nvar LeechGet = new ActiveXObject("LeechGetIE.AddURL");\nif(LeechGet)LeechGet.AddUrl("%download_url");\nelse alert("LeechIE.dll is not registered. Please run `regsvr32.exe LeechIE.dll'");</script>
  23. N11=LeechGet 2004
  24. S11=<script language="JavaScript1.2">\nvar LeechGet = new ActiveXObject("LeechGetIE.LeechIE");\nif(LeechGet)LeechGet.AddUrl("%download_url");\nelse alert("LeechIE.dll is not registered. Please run `regsvr32.exe LeechIE.dll'");</script>
  25. N12=Download Master
  26. S12=<script  language="JavaScript">\nvar DMCOMObj = new ActiveXObject("dmie.moveurl");\nif(DMCOMObj)\nDMCOMObj.AddURL("%download_url", document.Url);\nelse\nalert("ActiveX automation object placed in DMIE.DLL is not registered or corrupted. Please try reinstall Download Master");</script>
  27. N13=Star Downloader
  28. S13=<script language="javascript">\nvar SDIE = new ActiveXObject("sdext.stardownext");\nif(SDIE)SDIE.DownloadURL("%download_url", document.Url);\nelse \nalert("sdext.dll could not be found. Please re-install Star Downloader"); \n</script> 
  29. N14=Mass Downloader
  30. S14=<script language="JavaScript1.2">\nvar MassDown = new ActiveXObject("MassDown.AddUrl.1");\nif(MassDown)\nMassDown.AddUrlWithReferer("%download_url", "%download_info", document.Url);\nelse\nalert("MassDown.dll is not registered. Please run `regsvr32.exe MassDown.dll`");\n</script>
  31. N15=Intertnet Download Accelerator
  32. S15=<script language="JavaScript">\nvar IDACOMObj = new ActiveXObject("idaie.moveurlida");\nif(IDACOMObj)\n{IDACOMObj.AddURL("%download_url", document.Url);}\nelse{alert("ActiveX automation object placed in IDAIE.DLL is not registered or corrupted. Please try reinstall Internet Download Accelerator");}\n</script>
  33. N16=Free Download Manager
  34. S16=<script language="VBScript">\nOn Error Resume Next\nset obj = CreateObject ("WG.WGUrlReceiver" )\nif err<>0 then\nAlert("Free Download Manager not properly installed!")\nelse\nobj.Comment = "%download_info"\nobj.Url = "%download_url"\nobj.Referer = document.Url\nobj.ShowAddDownloadDialog\nend if\n</script>
  35. N17=╤╕└╫5
  36. S17=<script language="vbscript">\n On Error Resume Next\n set ThunderAgent = CreateObject("ThunderAgent.Agent.1")\n if err<>0 then\n MsgBox("fail")\n else\n ThunderAgent.AddTask("%download_url")\n ThunderAgent.CommitTasks()\n set ThunderAgent = nothing\n end if\n </script>
  37.